VirtualAxis.PowerStatus property

The digital inputs linked to the Enabled signal of the axis.

Namespace: IntervalZero.KINGSTAR.Base.Class

Assembly: IntervalZero.KINGSTAR.Base.Class (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
public IoSwitch PowerStatus { get; set; }
Public Property PowerStatus As IoSwitch

Property Value

Type: IoSwitch

See also

VirtualAxis Class

IntervalZero.KINGSTAR.Base.Class Namespace